Click or drag to resize

AppointmentCommonEndTime Property

Gets or sets the common end time.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public DateTime CommonEndTime { get; set; }

Property Value

Type: DateTime
The common end time.
See Also